Contents
NeurEco Tabular requires a neureco_tabular license. This license gives access to all functionalities for Tabular except for the export of the model to the formats other than the native binary files.
Many NeurEco features were developed with a view to increase even more the model’s embeddability:
Impose the maximum size of the model before building it (see, for example, Limit the size of the NeurEco model during Build)
Pick one of the small intermediate models and work with it (see, for example, Select a model from a checkpoint and improve it)
Simplify the compressor part of the network pushing the complexity toward the decompressor part (see Control the size of the NeurEco Compression model during build)
For user’s flexibility all these features are made available under neureco_tabular license. An add-on license is required only when preparing for actual embedding of the NeurEco model.
An add-on license neureco_tabular_embed is a license specific for export to FMU, ONNX, C head file and VBA formats (see, for example, Export NeurEco Regression model with the GUI).